Release 10.1A: OpenEdge Development:
Progress 4GL Reference


DEFAULT-BUFFER-HANDLE attribute

Like static temp-tables, every dynamic temp-table is created with at least one buffer. This buffer’s object handle is returned by this attribute. DEFAULT-BUFFER-HANDLE cannot be called until the TEMP-TABLE-PREPARE( ) method has been called, since the default buffer is not created until then.

Data type: HANDLE

Access: Readable

Applies to: Temp-table object handle

Syntax
tt-buffer-handle = tt-handle:DEFAULT-BUFFER-HANDLE 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095